home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / editor / view114.zip / NEWIN114.DOC < prev    next >
Text File  |  1996-08-27  |  6KB  |  172 lines

  1.                       *** VIEW Version 11.4 August 1996 ***
  2.                                 Recent history
  3.  
  4. VIEW Version 10.0
  5. =================
  6.  
  7. Substantial improvement of display of HTML files, including the ability to
  8. show them with their HTML tags.  VIEW also acts as a basic syntax checker
  9. for missing > (e.g. in <li> or ; (e.g. in &cop;) terminators.
  10.  
  11. Improved the display of Wordperfect 6.1 files that in previous version
  12. showed strings of characters such as:  é   éé    é  é        é
  13. It's still not perfect, but better.
  14.  
  15. Moved the "reset printer" function to a standalone program.
  16.  
  17. VIEW Version 10.0a
  18. ==================
  19.  
  20. Trapped bug when trying to print or convert Word 6 files directly from
  21. command line or file selection menu.
  22.  
  23. Corrected bug that caused all print to file functions following a print to
  24. file in word processor format to use that format.
  25.  
  26. Corrected problem in which the trapping of sequences like é éé é (see
  27. above) in Wordperfect 6.1 files did not occur when printing/converting
  28. directly.
  29.  
  30. VIEW Version 10.0b
  31. ==================
  32.  
  33. Added filter to remove <SCRIPT> ...</SCRIPT> text from HTML files.
  34. Added Escape mechanism when reading, converting or printing files.
  35.  
  36. VIEW Version 10.0c
  37. ==================
  38.  
  39. Minor change to Escape mechanism. Minor change to Wordperfect 5.1 algorithm.
  40.  
  41. VIEW Version 10.0d
  42. ==================
  43.  
  44. Added a customization option (in VIEWCFG) to enable or disable interrupting
  45. a file read.
  46.  
  47. VIEW Version 10.0e
  48. ==================
  49.  
  50. Added an abort function for each stage of user input at the "save or print
  51. file" command (F6).
  52.  
  53. VIEW Version 10.0f
  54. ==================
  55.  
  56. Minor improvements to Word 6 and Wordperfect 6.0/6.1 decoding algorithms.
  57.  
  58. VIEW Version 10.0g
  59. ==================
  60.  
  61. Improved Wordperfect display of "small capitals" feature for common
  62. accented characters.  Wordperfect file text that has been tagged with the
  63. "strikeout" format now shows as UPPER CASE for easier visibility.
  64.  
  65.  
  66. VIEW Version 11.0
  67. =================
  68.  
  69. Added more functionality to the file selection menu.  This has meant
  70. changing the functions of the Home and End keys. The keys are now:
  71.  
  72. Home      - go to first file in current screen list
  73. End       - go to last file in current screen list
  74. Ctrl-Home - go to first file in whole list
  75. Ctrl-End  - go to last file in entire list.
  76.  
  77. In addition the up arrow now takes you to the previous screen when at the
  78. top of the current screen; the down arrow similarly tales you to the next
  79. screen when at the end of the current screen.
  80.  
  81. These changes have meant that the F8 and F9 keys (select a file by name and
  82. by first letter) have been dropped.  Apologies to you if you are used to
  83. using these, but they were incompatible with the new system.  The new
  84. functionality should help to compensate for this loss.
  85.  
  86. Added two toggles.  To toggle speaker "beeps" (when an illegal key press is
  87. made, press s.  VIEW starts with sound off.  To toggle word wrap on/off
  88. when viewing a plain text file (ASCII or ANSI) press w.  Note:  the word
  89. wrap parameter stays in effect for viewing subsequent files until w is
  90. pressed again or F3 is pressed from the file selection menu.
  91.  
  92. Text search strings can now be up to 80 characters.
  93.  
  94. VIEW Version 11.1
  95. =================
  96.  
  97. Improved support for code page 850.
  98.  
  99. VIEW Version 11.2
  100. =================
  101.  
  102. Improved identification of ASCII files with high-order characters.  Added
  103. new command line switch /b This allows you to override the"break process"
  104. setting you have chosen from the configuration program.  When break is
  105. configured to be on, pressing Esc interrupts the file read.  With break
  106. off, the whole file is read before you can exit.  The /b allows you to
  107. break out even when "break process: is configured as off.
  108.  
  109. VIEW Version 11.2a
  110. ==================
  111.  
  112. Added a new command line switch /mono to force display to monochrome.  This
  113. is useful for running VIEW on laptops or "palm" computers.
  114.  
  115. Added Alt-F8 as alternative for "s" (toggle sound), Alt-F9 as alternative
  116. for "q" (toggle quick view from file selection menu), and Alt-F10 as
  117. alternative for "w" (toggle line wrap on/off when viewing an ASCII file).
  118. These additions are to accommodate possible variations in keyboards (e.g.
  119. "azerty" rather than "qwerty").
  120.  
  121. VIEW Version 11.3
  122. =================
  123.  
  124. Added the ability to change the default drive to which temporary files are
  125. written (using the viewcfg program).
  126.  
  127. Changed VIEW so that if a text search string is listed on the command line,
  128. VIEW goes directly to the first occurrence of the string when a file is
  129. loaded.
  130.  
  131. VIEW Version 11.3a
  132. ==================
  133.  
  134. Added a command line switch, /s, to override the default way in which VIEW
  135. looks for text in files when the search string is entered on the command
  136. line.  The default is case insensitive.  The /s switch makes it case
  137. sensitive.
  138.  
  139. VIEW Version 11.3b
  140. ==================
  141.  
  142. FOR WORDPERFECT DOCUMENTS ONLY:  changed the way in which "strikeout" text
  143. is handled.  By default, VIEW now omits this text.  You can have it
  144. included by adding a new command line switch, /-, to override the default.
  145. If you use this switch, strikeout text will be shown in UPPER CASE LETTERS.
  146.  
  147. VIEW Version 11.3c
  148. ==================
  149.  
  150. Minor improvements to display of HTML accented characters.
  151.  
  152. VIEW Version 11.3d
  153. ==================
  154.  
  155. Added a toggle - h - that allows you to switch between showing HTML files
  156. in decoded form or as pure ASCII (i.e., with the HTML tags displayed).
  157.  
  158. Corrected a display problem that caused some text to remain at the right of
  159. the screen when exiting VIEW after you had used the /l switch with the
  160. number of columns used by VIEW less than the screen width.
  161.  
  162. VIEW Version 11.4
  163. =================
  164.  
  165. Added ability to read XYWRITE files.  To toggle between XYWRITE display and
  166. ASCII (and so show XYWRITE codes), press x while viewing a file.
  167.  
  168.  
  169. (END OF DOCUMENT)
  170.  
  171.  
  172.